Package com.cisco.pt

Interface UUID

All Known Implementing Classes:
UUIDImpl

public interface UUID
Author:
packettracerexapps@external.cisco.com
  • Method Details

    • getDecoratedHexString

      String getDecoratedHexString()
      Returns:
      String
    • getByteArrayValue

      byte[] getByteArrayValue()
      Returns:
      byte array
    • equals

      boolean equals(UUID other)